home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / utils1 / checkme.arj / CHECKME.TXT < prev    next >
Text File  |  1993-12-10  |  10KB  |  230 lines

  1.  
  2.      ╔════ ║            ║     ╔═╗ ╔═╗
  3.      ║     ║            ║     ║ ╚╦╝ ║
  4.      ║     ║            ║     ║  ║  ║
  5.      ║     ║            ║  ║  ║  ║  ║
  6.      ║     ╠═╗ ╔══╗ ╔══ ║ ╔╝  ║  ║  ║ ╔══╗
  7.      ║     ║ ║ ╠══╝ ║   ╠═╣   ║     ║ ╠══╝
  8.      ║     ║ ║ ║    ║   ║ ╚╗  ║     ║ ║
  9.      ╚════ ║ ║ ╚═══ ╚══ ║  ║  ║     ║ ╚═══
  10.  
  11.  
  12.     Copyright (c) 1993               The quick system information and
  13.     Mike Wishart                     evaluation software.
  14.     327 Denslowe Dr, Dept CM
  15.     Reno, NV  89512
  16.  
  17.  
  18. PROGRAM INSTRUCTIONS:
  19.  
  20. This program will quickly determine information about the computer it is
  21. run on.  This program will function well on 8086s up to 80486s.
  22.  
  23. To execute the program, simply type:
  24.     CHECKME.EXE
  25. from within the directory that the program is installed.
  26.  
  27. The accompanying file "VAL.DAT" contains information about dollar values
  28. of computers.  If this file is in the same directory, a dollar value
  29. will be displayed as determined by the program.
  30.  
  31. Information displayed about the computer:
  32. * Speed and Type of Processor
  33.     25Mhz (25.0) [2.866 MIPS] 80386
  34.      ^      ^      ^          ^
  35.      │      │      │          └─ Type of processor
  36.      │      │      └──────────── Million Instructions per Second Rating
  37.      │      └─────────────────── Actual speed measured
  38.      └────────────────────────── Speed used in determining computer value
  39. * Monitor type and speed rating
  40.   ... Color Monitor (Txt:1289k/Graph:1029k CPS)
  41.         ^                 ^           ^
  42.         │                 │           └─ Graphic mode speed of Graphics Card
  43.         │                 │                  (Characters per second)
  44.         │                 └───────────── Text mode speed of graphics card
  45.         │                                    (Characters per second)
  46.         └─────────────────────────────── Color or Mono monitor
  47. * Math coprocessor
  48.    NO Math coprocessor found. or
  49.    Math coprocessor found.
  50.  
  51. * Bios date
  52.  
  53. * Base Memory size and speed rating
  54.    Base memory size = 640k (5136k CPS ≈ 190.1ns access)
  55.                        ^     ^           ^
  56.                        │     │           └─ approximate access rate
  57.                        │     └───────────── Speed rating in Characters per sec
  58.                        └─────────────────── Size of Memory found
  59.  
  60. * Extended or Expanded memory size
  61.    Exp memory size = 3392k (signature: EMMQXXX0)
  62.                        ^                 ^
  63.                        │                 └─ Memory Manager signature
  64.                        └─────────────────── Size of Memory found
  65.    Total avail memory: 4032k
  66.                         ^
  67.                         └─────── Total of Base and expanded memory
  68.  
  69. * Serial, Parallel, Game Ports
  70.    1 serial ports   2 parallel ports  Game Port
  71.  
  72. * Floppy and Hard disk information
  73.  
  74.                      Type  SHd-EHd SCyl- ECyl SSct-ESct TSectors
  75.   Drive A ( 1.25Mb): FLOPY   0   1    0    79    1   15     2560
  76.   Drive B ( 1.48Mb): FLOPY   0   1    0    79    1   18     3040
  77.   Drive C (   61Mb): Boot    1   4    0   975    1   26   126854 (239.2k CPS)
  78.               ^       ^        ^        ^          ^         ^      ^
  79.               │       │        │        │          │       ┌─┘      │
  80.               │       │        │        │   ┌──────┘       │ ┌──────┘
  81.               │       │        │        │   │              │ └───Data rate
  82.               │       │        │        │   │              └──Total sectors
  83.               │       │        │        │   └─Partition Starting/Ending Sector
  84.               │       │        │        └─────Partition Starting/Ending Cylinder
  85.               │       │        └───────────Partition Starting/Ending Head
  86.               │       └──────────────Type of partition: FLOPY - floppy drive
  87.               │                                         Boot  - boot partition
  88.               │                                         FAT12 - 12 bit FAT
  89.               │                                         FAT16 - 16 bit FAT
  90.               │                                         ACTIV - Active DOS
  91.               │                                         EXTND - Extended DOS
  92.               │                                         ?x07? - Unknown type 7
  93.               └──────────────────────Partition Size
  94.  
  95.   Total Hard Disk Size: 61Mb
  96.                          ^
  97.                          └─ Total of all hard disk space
  98.  
  99. * Market value (if VAL.DAT is available)
  100.   Computer Market Value:    Std Case        Laptop      Notebook
  101.                         $     680.95  $     480.95  $     805.95
  102.                                ^              ^             ^
  103.                                │              │             │
  104.                                │              │             └Battery powered
  105.                                │              └─Portable (not battery op) case
  106.                                └─────Value if in Tower/Desktop case
  107.  
  108.  
  109.  
  110. This program is intended for use by people planning to buy computers or
  111. by retailers wishing to check out the value of a trade in a computer.
  112. Note that the values given by the program can be severely altered by
  113. config.sys or autoexec.bat settings (specifically memory managers and
  114. disk cache programs).  THIS PROGRAM SHOULD GIVE ACCURATE VALUES IF BOOTED
  115. FROM A FLOPPY.
  116.  
  117. * CMOS settings can reduce the speed of a processor as can the Turbo switch.
  118.   Be sure that the computer is not de-tuned by either of these when running
  119.   the program or false information can be displayed.
  120.  
  121. Register this software and receive the latest update that does not delay
  122. 5 seconds before running as well as an editor for VAL.DAT.
  123.  
  124. So please, dive in and enjoy the fun of legally sharing good software
  125. with your friends and associates.  But also be aware of the following
  126. restrictions, designed to protect the community of User Supported
  127. software users and authors, and to prevent greedy people from taking
  128. unfair advantage of the trust, hard work, and good will of User
  129. Supported software authors:
  130.  
  131. 1.  No price or consideration may be charged. However, a distribution
  132.     cost may be charged for the cost of the diskettes, shipping, and
  133.     handling, not to exceed $15.00 total.
  134.  
  135. 2.  The files and programs on the disks may not be modified, deleted,
  136.     nor added to.
  137.  
  138. 3.  The programs cannot be sold as part of some other more inclusive
  139.     package.
  140.  
  141. 4.  The programs cannot be "rented" or "leased" to others.
  142.  
  143. 5.  The Author retains all rights to the CheckMe programs.
  144.  
  145. 6.  The programs cannot be used commercially without registration.
  146.  
  147. REGISTRATION
  148. To receive the Value Editor and latest version of CHECKME.EXE (without the
  149. 5 second startup delay), simply send in the registration form on the next page
  150. with a check or money order for $15.00.  This exact form is not necessary.
  151.  
  152. INDEMNITY & DISCLAIMER
  153. Mike Wishart makes no representation or warranty that any software is fit for
  154. any particular purpose and any implied warranty of merchantability is expressly
  155. and specifically disclaimed.  Furthermore, Mike Wishart is fully indemnified
  156. from any losses, unfortunate consequences, failures or inadequacies resulting
  157. in the direct or, indirect application or, misapplication of this software.
  158.  
  159. REWARD
  160. Free registration for information leading to improvement of this program as
  161. far as:
  162.   1) detecting SX vs DX on 386/486 processors (16/32 bit external bus).
  163.   2) detecting new processors (Pentium, R4400, Alpha, or Power PC).
  164.   3) detecting floppy disk parameters (heads, tracks, sectors/track) on 8086.
  165.   4) NT & Unix Hard Disk Partition System Identifiers.
  166.  
  167. To receive the reward, send in your check or money order for the regular
  168. registration fee.  If your information proves to be correct, your registration
  169. fee will be returned with your new software.
  170.  
  171. REGISTRATION:
  172.                          Check Me v1 Registration Form
  173.  
  174.  
  175.      Name:          ______________________________________
  176.  
  177.      Address:       ______________________________________
  178.  
  179.                     ______________________________________
  180.  
  181.      City:          ______________________________________
  182.  
  183.      State:         __________________________ Zip: ______
  184.  
  185.      Country (if not USA) ________________________________
  186.  
  187.      Where program was found: ____________________________
  188.  
  189.      Item                                                    Total
  190.      --------------------------------------------------------------
  191.                                                          |
  192.      Check Me Registration                               |
  193.      includes Values Editor  ($15)_______________________|_________
  194.      --------------------------------------------------------------
  195.                                                          |
  196.      Shipping outside USA (add $3.50)____________________|_________
  197.      -----------------------------------------------------=========
  198.                                                          |
  199.      Total Enclosed:                                     |_________
  200.  
  201.  
  202.      Preferred Disk Size:  3.5" ____  5.25" ____
  203.  
  204.  
  205.      Mail Completed Form and Check or Money Order to:
  206.  
  207.                      Mike Wishart
  208.                      327 Denslowe Dr, Dept CM
  209.                      Reno, NV  89512
  210.  
  211.      Send me information on:
  212.  
  213.             [ ] Check Me source code
  214.  
  215.             [ ] Speaker Wave - command line PC Speaker .WAV file player
  216.  
  217.      Comments Suggestions, etc:
  218.  
  219.      ______________________________________________________________
  220.  
  221.      ______________________________________________________________
  222.  
  223.      ______________________________________________________________
  224.  
  225.      ______________________________________________________________
  226.  
  227.      ______________________________________________________________
  228.  
  229.      ______________________________________________________________
  230.